Doc: small fixes in GtkTextView
authorSébastien Wilmet <swilmet@gnome.org>
Tue, 10 Sep 2013 12:23:28 +0000 (14:23 +0200)
committerSébastien Wilmet <swilmet@gnome.org>
Sat, 14 Sep 2013 19:45:00 +0000 (21:45 +0200)
commita78fc4a9c5319c49e3d7668b42fe83d31bc3bbc9
treeeaf27e6c75f418fd328c19b8dd8cc75f6147d1a5
parentc1702e3e4f3cec1a2e81100e84d9dd22ccbe35ae
Doc: small fixes in GtkTextView

Move GtkWrapMode from GtkTextTag to the GtkTextView section. The wrap
mode property is in the text view.

Links to the "mark-set" and "mark-deleted" signals.

Add a precision about gtk_text_buffer_get_iter_at_line().

Fix typo in gtk_text_tag_set_priority().

https://bugzilla.gnome.org/show_bug.cgi?id=708076
docs/reference/gtk/gtk3-sections.txt
gtk/gtktextbuffer.c
gtk/gtktexttag.c